3.307 \(\int \frac {\cos (x)}{a+b \sin ^2(x)} \, dx\)

Optimal. Leaf size=25 \[ \frac {\tan ^{-1}\left (\frac {\sqrt {b} \sin (x)}{\sqrt {a}}\right )}{\sqrt {a} \sqrt {b}} \]

[Out]

arctan(sin(x)*b^(1/2)/a^(1/2))/a^(1/2)/b^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 25, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.154, Rules used = {3190, 205} \[ \frac {\tan ^{-1}\left (\frac {\sqrt {b} \sin (x)}{\sqrt {a}}\right )}{\sqrt {a} \sqrt {b}} \]

Antiderivative was successfully verified.

[In]

Int[Cos[x]/(a + b*Sin[x]^2),x]

[Out]

ArcTan[(Sqrt[b]*Sin[x])/Sqrt[a]]/(Sqrt[a]*Sqrt[b])

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 3190

Int[cos[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.), x_Symbol] :> With[{ff = Free
Factors[Sin[e + f*x], x]}, Dist[ff/f, Subst[Int[(1 - ff^2*x^2)^((m - 1)/2)*(a + b*ff^2*x^2)^p, x], x, Sin[e +
f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[(m - 1)/2]

Rubi steps

\begin {align*} \int \frac {\cos (x)}{a+b \sin ^2(x)} \, dx &=\operatorname {Subst}\left (\int \frac {1}{a+b x^2} \, dx,x,\sin (x)\right )\\ &=\frac {\tan ^{-1}\left (\frac {\sqrt {b} \sin (x)}{\sqrt {a}}\right )}{\sqrt {a} \sqrt {b}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 25, normalized size = 1.00 \[ \frac {\tan ^{-1}\left (\frac {\sqrt {b} \sin (x)}{\sqrt {a}}\right )}{\sqrt {a} \sqrt {b}} \]

Antiderivative was successfully verified.

[In]

Integrate[Cos[x]/(a + b*Sin[x]^2),x]

[Out]

ArcTan[(Sqrt[b]*Sin[x])/Sqrt[a]]/(Sqrt[a]*Sqrt[b])

________________________________________________________________________________________

fricas [A]  time = 0.45, size = 78, normalized size = 3.12 \[ \left [-\frac {\sqrt {-a b} \log \left (-\frac {b \cos \relax (x)^{2} + 2 \, \sqrt {-a b} \sin \relax (x) + a - b}{b \cos \relax (x)^{2} - a - b}\right )}{2 \, a b}, \frac {\sqrt {a b} \arctan \left (\frac {\sqrt {a b} \sin \relax (x)}{a}\right )}{a b}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(x)/(a+b*sin(x)^2),x, algorithm="fricas")

[Out]

[-1/2*sqrt(-a*b)*log(-(b*cos(x)^2 + 2*sqrt(-a*b)*sin(x) + a - b)/(b*cos(x)^2 - a - b))/(a*b), sqrt(a*b)*arctan
(sqrt(a*b)*sin(x)/a)/(a*b)]

________________________________________________________________________________________

giac [A]  time = 0.14, size = 16, normalized size = 0.64 \[ \frac {\arctan \left (\frac {b \sin \relax (x)}{\sqrt {a b}}\right )}{\sqrt {a b}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(x)/(a+b*sin(x)^2),x, algorithm="giac")

[Out]

arctan(b*sin(x)/sqrt(a*b))/sqrt(a*b)

________________________________________________________________________________________

maple [A]  time = 0.11, size = 17, normalized size = 0.68 \[ \frac {\arctan \left (\frac {\sin \relax (x ) b}{\sqrt {a b}}\right )}{\sqrt {a b}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(x)/(a+b*sin(x)^2),x)

[Out]

1/(a*b)^(1/2)*arctan(sin(x)*b/(a*b)^(1/2))

________________________________________________________________________________________

maxima [A]  time = 0.46, size = 16, normalized size = 0.64 \[ \frac {\arctan \left (\frac {b \sin \relax (x)}{\sqrt {a b}}\right )}{\sqrt {a b}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(x)/(a+b*sin(x)^2),x, algorithm="maxima")

[Out]

arctan(b*sin(x)/sqrt(a*b))/sqrt(a*b)

________________________________________________________________________________________

mupad [B]  time = 14.64, size = 17, normalized size = 0.68 \[ \frac {\mathrm {atan}\left (\frac {\sqrt {b}\,\sin \relax (x)}{\sqrt {a}}\right )}{\sqrt {a}\,\sqrt {b}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(x)/(a + b*sin(x)^2),x)

[Out]

atan((b^(1/2)*sin(x))/a^(1/2))/(a^(1/2)*b^(1/2))

________________________________________________________________________________________

sympy [A]  time = 1.34, size = 87, normalized size = 3.48 \[ \begin {cases} \frac {\tilde {\infty }}{\sin {\relax (x )}} & \text {for}\: a = 0 \wedge b = 0 \\- \frac {1}{b \sin {\relax (x )}} & \text {for}\: a = 0 \\\frac {\sin {\relax (x )}}{a} & \text {for}\: b = 0 \\- \frac {i \log {\left (- i \sqrt {a} \sqrt {\frac {1}{b}} + \sin {\relax (x )} \right )}}{2 \sqrt {a} b \sqrt {\frac {1}{b}}} + \frac {i \log {\left (i \sqrt {a} \sqrt {\frac {1}{b}} + \sin {\relax (x )} \right )}}{2 \sqrt {a} b \sqrt {\frac {1}{b}}} & \text {otherwise} \end {cases} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(x)/(a+b*sin(x)**2),x)

[Out]

Piecewise((zoo/sin(x), Eq(a, 0) & Eq(b, 0)), (-1/(b*sin(x)), Eq(a, 0)), (sin(x)/a, Eq(b, 0)), (-I*log(-I*sqrt(
a)*sqrt(1/b) + sin(x))/(2*sqrt(a)*b*sqrt(1/b)) + I*log(I*sqrt(a)*sqrt(1/b) + sin(x))/(2*sqrt(a)*b*sqrt(1/b)),
True))

________________________________________________________________________________________